; Open inferior Lua buffer in a window, not a frame
authorjohn muhl <jm@pub.pink>
Wed, 20 Mar 2024 00:46:12 +0000 (19:46 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Mar 2024 07:23:21 +0000 (09:23 +0200)
commitd3ca7c68c7e4c4c86341427fc34dd1af74f1a593
tree1ba3685a8d2c7ccada1fce08e2fef7d5e1b804f5
parent7e32e8392ab77f9df08a1f11831cbba2242d721f
; Open inferior Lua buffer in a window, not a frame

* lisp/progmodes/lua-ts-mode.el (lua-ts-inferior-lua): Replace
'display-buffer-pop-up-window' with
'display-buffer-pop-up-frame'.  (bug#69909)
lisp/progmodes/lua-ts-mode.el